* nsterm.m (ns_read_socket): Remove unused variable. * frame.c (do_switch_frame...
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 18 May 2009 08:01:20 +0000 (08:01 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 18 May 2009 08:01:20 +0000 (08:01 +0000)
commit80b73af2452c9a2baf069f649ebf4ddc7eed59d3
tree68e9b446321d36305cf74df9dc3cec73bccf5450
parentac3681709cc8480a0778416c7d4b544a1b6b09a9
* nsterm.m (ns_read_socket): Remove unused variable.  * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check  whether selected frame is viable before raising it (based on patch  by David Reitter), and improve commentary.  * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
src/ChangeLog